home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Classicos / RadioactiveSnakesFromMa.swf / scripts / DefineButton2_23 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2006-06-20  |  56 b   |  5 lines

  1. on(release){
  2.    _root.agree = 1;
  3.    _root.play();
  4. }
  5.